Remove spurious syntax-table text properties inserted by C-y.
authorAlan Mackenzie <acm@muc.de>
Mon, 27 May 2013 13:30:21 +0000 (13:30 +0000)
committerAlan Mackenzie <acm@muc.de>
Mon, 27 May 2013 13:30:21 +0000 (13:30 +0000)
commitcf07b62cfff66cdf25e32da865fd9aae3aa44fe8
tree5326f41e2709f5a4ed57abeb739075e47aaea9cc
parenteee5c334a876cda0319327ff7fee337ca35d1275
    Remove spurious syntax-table text properties inserted by C-y.
        * progmodes/cc-mode.el (c-after-change): Also clear hard
        syntax-table property with value nil.
lisp/ChangeLog
lisp/progmodes/cc-mode.el